Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Basic copyright script #7717

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

richsalz
Copy link
Collaborator

This script does basic copyright notice checks, and will be used to add the necessary features in issue #7690.

Copy link

codecov bot commented Jul 20, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 88.78%. Comparing base (c7f6bde) to head (b874d2a).
Report is 24 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #7717      +/-   ##
==========================================
- Coverage   88.78%   88.78%   -0.01%     
==========================================
  Files         296      296              
  Lines       41320    41330      +10     
==========================================
+ Hits        36687    36695       +8     
- Misses       4633     4635       +2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

This PR adds a script to do basic copyright notice checks, and will be used
to add the necessary features in issue ietf-tools#7690.  It reads the list of files
from stdin or argv[], and exits with a useful return status. Use the -h
flag for a terse summary.

This PR also creates a copyright CI workflow
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant